/*$$
{"color":[{"val":"#333333","title":"主体文字颜色"},
{"val":"#fc4e29","title":"鼠标滑过文字颜色"},
{"val":"#666666","title":"内容简介文字颜色"}],
"background":[{"val":"#f2f3f3","title":"整体区域背景颜色"},
{"val":"#fc4e29","title":"鼠标滑过背景颜色"},
{"val":"#333333","title":"标题前色块背景颜色"},
{"val":"#ffffff","title":"按钮背景颜色"}],
"border":[{"val":"#333333","title":"标题边框"},
{"val":"#fc4e29","title":"三角形背景颜色"}]}
$$*/
#case_149{
	width: 100%;
	background:#f2f3f3 url(./../../../static/images/NP00031_01.jpg) no-repeat bottom center;
	padding: 50px 0 30px 0;
}
#case_149 .caseBox{
	width: 1200px;
	margin: 0 auto;
}
#case_149 .caseTop{
	height: 155px;
	position: relative;
	width: 100%;
}
#case_149 .caseTop .tit-1{
	width: 500px;
	background: url(./../../../static/images/NP00031_02.png) no-repeat left top;
	height: 100px;
	font-size: 32px;
	color: #333333;
	padding-top:35px;
	line-height:65px;
	font-weight: 600;
	border-bottom:#333333 solid 1px;
	position: relative;
}
#case_149 .caseTop .tit-1::after{
	position: absolute;
	right:0;
	height: 60px;
	background: url(./../../../static/images/NP00031_03.png) no-repeat center center;
	width: 50px;
	content: '';
	bottom: 0;
}
#case_149 .caseTop .tit-2{
	font-size: 14px;
	color: #333333;
	width: 100%;
	text-align: left;
	letter-spacing:5px;
	line-height: 40px;
}
#case_149 .caseTop .mouse{
	position: absolute;
	right:180px;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background:#fc4e29 url(./../../../static/images/NP00031_04.png) no-repeat center center;
	background-size: 21px 29px;
	top:63px;
}
#case_149 .caseTop .more{
	top: 63px;
	padding-left: 110px;
	line-height: 62px;
	color: #333333;
	position: absolute;
	right: 0;
}
#case_149 .caseTop .more::before{
	width: 90px;
	height: 1px;
	background: #333333;
	content: '';
	left: 0;
	top:50%;
	position: absolute;
}
#case_149 .caseList{
	width: calc(100% + 30px);
	margin-left: -15px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
}
#case_149 .caseList .caseItem{
	height: auto;
	position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	background: #ffffff;
	margin: 18px 25px;
	overflow: hidden;
	position: relative;
}
#case_149 .caseList .caseItem::before,
#case_149 .caseList .caseItem::after{
	transition: all .8s;
	position: absolute;
	content: '';
}
#case_149 .caseList .caseItem::before{
	width: 0;
	height: 3px;
	background: #fc4e29;
	left: 0;
	bottom: 0;
}
#case_149 .caseList .caseItem::after{
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom:#fc4e29 10px solid;
	left: 50%;
	margin-left: -25px;
	bottom:-100px;
}
#case_149 .caseList .caseItem:hover::after{
	bottom:3px;
}
#case_149 .caseList .caseItem:hover::before{
	width: 100%;
}
#case_149 .caseItem .imgT{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
#case_149 .caseList .imgT .bg{
	width: 100%;
	height: auto;
}
#case_149 .caseItem .imgT .img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .8s;
	position: absolute;
	left: 0;
	top:0;
}
#case_149 .caseItem .imgT:hover .img{
	transform: scale(1.1);
}
#case_149 .caseItem .cont{
	width:100%;
	padding:10px 20px;
}
#case_149 .cont .tit-1{
	padding-left:20px;
	font-size:16px;
	color:#333333;
	line-height:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}
#case_149 .caseItem:hover .tit-1{
	color: #fd4e2a;
}
#case_149 .cont .tit-1::before{
	width: 7px;
	height: 7px;
	background: #cccccc;
	position: absolute;
	left: 0;
	top:50%;
	transform: translateY(-50%);
	content: '';
}
#case_149 .cont .tit-2{
	font-size:14px;
	color:#666666;
	line-height:24px;
	width: 100%;
	height:24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#case_149 .moreBtn{
	width: 42px;
	height: 42px;
	position: absolute;
	right:0;
	top:0;
	background: #ffffff;
	z-index: 30;
}
#case_149 .moreBtn::before,
#case_149 .moreBtn::after{
	position: absolute;
	left: 0;
	top:0;
	content: '';
	transition: all .8s;
}
#case_149 .moreBtn::before{
	background:url(./../../../static/images/NP00031_05.png) no-repeat center center;
	background-size: 24px 11px;
	width: 100%;
	height: 100%;
	z-index: 40;
}
#case_149 .moreBtn::after{
	background: #fc4e29;
	width: 0;
	height: 100%;
}
#case_149 .caseItem:hover .moreBtn::after{
	width: 100%;
}
#case_149 .caseItem:hover .moreBtn::before{
	background:url(./../../../static/images/NP00031_06.png) no-repeat center center;
}
@media screen and (max-width: 1200px) {
	#case_149 .caseBox{
		width: 100%;
		padding: 0 15px;
	}
}
@media screen and (max-width: 767px){
	#case_149{
		padding: 20px 0 10px 0;
	}
	#case_149 .caseTop .tit-1{
		width: 240px;
		font-size: 20px;
		line-height: 40px;
		height: 75px;
	}
	#case_149 .caseTop{
		height: 120px;
	}
	#case_149 .caseTop .more{
		display: none;
	}
	#case_149 .moreBtn{
		width: 36px;
		height: 36px;
	}
	#case_149 .caseTop .mouse{
		right: 20px;
		width: 50px;
		height: 50px;
		top:50px;
	}
	#case_149 .caseTop .tit-2{
		letter-spacing: 2px;
	}
	#case_149 .caseList{
		grid-template-columns: repeat(2,1fr);
	}
	#case_149 .caseList .caseItem{
		margin: 10px;
	}
	#case_149 .caseItem .cont{
		padding: 5px 10px;
	}
}